home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / text+faqs / trekguide / trek.doc < prev    next >
Text File  |  1996-02-26  |  11KB  |  243 lines

  1.  
  2.  
  3.                           *********NOTICE********
  4.  
  5.          THIS IS A BETA VERSION. THERE HAVE BEEN PROBLEMS REPORTED
  6.      ON SOME MACHINES. IF YOU HAVE PROBLEMS, PLEASE CONTACT THE AUTHOR
  7.     AT HINES_J@WVLINK.MPL.COM AND GIVE INFO ON WHAT COMPUTER USED, WHAT
  8.     VERSION OF THE OS, AND HOW MUCH RAM YOU HAVE. ALSO, A LISTING FROM 
  9.                       SNOOPDOS WOULD BE HELPFUL TOO.
  10.  
  11.     _____________________________________________________________________
  12.                                                                          
  13.                          T R E K  -  T H E  G U I D E                    
  14.                                                                          
  15.                                   v 1.6 DEMO                               
  16.  
  17.  
  18.                               Released 11-09-95
  19.  
  20.  
  21.     _____________________________________________________________________
  22.                                                                          
  23.                              SYSTEM REQUIREMENTS                         
  24.                                                                          
  25.  
  26.     - Any Amiga computer with 1mb of ram and a hard drive with a least
  27.       6 mb free space and AmigaDos v2.04 or later.
  28.  
  29.     - AmigaGuide (v40.4 of AmigaGuide library preferred. Included with OS3.1)
  30.  
  31.     - ARexx by William Hawes (Included with Workbench 2.04 and later.
  32.       rexxmast MUST be running).
  33.  
  34.     - RexxArpLib.library v3.3 or later (included)
  35.  
  36.     - RexxReqTools.library 37.71 or later (included)
  37.    
  38.     - iff.library (included)
  39.  
  40.     - Commodore Installer program somewhere in your path.
  41.  
  42.     - If you are using KS/WB 3.1, there appears to be a bug in the
  43.       amigaguide.datatype (v40.12). It still works fine, but one button
  44.       is always blue on any given page. I find it annoying, so I use the
  45.       WB3.0 version (v39.15).
  46.  
  47.  
  48.     _____________________________________________________________________
  49.                                                                          
  50.                                 INTRODUCTION                             
  51.                                                                          
  52.  
  53.     This project was started because I had recorded all the Star Trek
  54.     episodes over the last several years,  and needed a way to catalog
  55.     them. A simple database with episode titles was simply not enough.
  56.     That would rely heavily on my  memory  as to  what the episode was
  57.     about. So, here it  is, a complete Star Trek Database with episode
  58.     synopsis, original airdates, pics and a complete guest cast listing.
  59.     The pics are scans of very rare episodical photos that were supplied
  60.     to television stations that carried the series. Unfortunately, most
  61.     TV stations trashed the photos whenever they were finished with them,
  62.     so the originals are hard to come by.
  63.  
  64.     _____________________________________________________________________
  65.                                                                          
  66.                               GETTING UP AND RUNNING                     
  67.                                                                          
  68.  
  69.     This package contains AmigaGuide documents written for v40.4, and
  70.     severial ARexx programs to suppliment it.
  71.  
  72.     AMIGAGUIDE MUST BE IN YOUR SYS:UTILITIES DIRECTORY for Trek-The Guide
  73.     to function. Normally this would be found by your path statement, but
  74.     I have found several systems that STILL cannot find it even though the
  75.     paths have been set. (including one of my own) So, until I can figure 
  76.     out a better method, this rule MUST apply. Sorry.
  77.  
  78.     The installation process will copy a file called trekguide.prefs to
  79.     your envarc: directory. As of yet, the ONLY thing that this prefs 
  80.     file contains is the actual screen size. eg. 640x400. The Trekguide
  81.     will not run at all without this file as it is parsed everytime
  82.     Trek-The.Guide runs. There is a very small rexx script included called
  83.     TG-Screen that will allow you to change ONLY the screen resolution.
  84.     The screenmode is ALWAYS high-res laced and cannot be changed with 
  85.     the supplied TG-Screen script. 
  86.     You may also change the prefs file with any text editor. The prefs 
  87.     file is written in the form: 640|400. For best results, change these 
  88.     numbers to the same as your Workbench screen. I prefer 672|452 myself.
  89.  
  90.     Trek-The.Guide v1.6 has been greatly enhanced via ARexx, so ARexx must 
  91.     be installed and running for it to function properly.  When ran, it
  92.     first calls the RexxArpLib.library and opens a public custom screen 
  93.     named TREKGUIDE in 4 bit resolution (16 colours). It then runs AmigaGuide
  94.     and places it on the newly created public screen. Most of the TNG
  95.     pages contain 1 or more buttons that will display rare promotional
  96.     photos. The photos will open in a window in front of the AmigaGuide
  97.     screen, hence the 16 colour palette. Multiple pics can also be opened
  98.     at once.
  99.  
  100.     If you have any other AmigaGuide databases open at the time the 
  101.     TrekGuide is opened, you will probably experience problems becauce 
  102.     of ARexx addressing. Just close all amigaguides you have open and 
  103.     then run Trek-The.guide. You can reopen them once the trekguide is 
  104.     running.
  105.  
  106.     There are nearly 200 pics included in the full ShareWare version
  107.     and more may be added as time permits.
  108.  
  109.     I would also like to add full motion clips from various episodes. I
  110.     have several of them already captured, but the size of them does not 
  111.     permit easy distribution via floppy disks. Plus, I believe Paramount 
  112.     would require a licence fee to use them as well. Stay tuned on this
  113.     subject.
  114.  
  115.     There are several ways to find or access a particular episode, the
  116.     easiest is to go to the index and click on it (they are listed by
  117.     series and alphabetically). Another way is to decide which series
  118.     (i.e. Next Generation or Originals), pick the season which it aired,
  119.     and then click on the episode title.
  120.  
  121.     There are four buttons (not including the pic or soundFX buttons) below
  122.     each synopsis labeled 'MARK' 'UNMARK' 'VIEW' and 'WIPE'. These were
  123.     actually added for my own use when trying to decide which episode
  124.     to watch. When Trek-The.Guide is launched, it will create a directory
  125.     in your ram:env directory called TrekGuide. This directory is used for
  126.     the above listed functions.
  127.  
  128.         MARK      Adds the current episode to the marked list.
  129.         UNMARK    Unmarks the current episode from the marked list.
  130.         VIEW      Allows you to view the marked episodes and select any one
  131.                   of them for instant access to that particular episode.
  132.         WIPE      Deletes the entire marked list so that you may start over 
  133.                   fresh if you wish. 
  134.  
  135.  
  136.     _____________________________________________________________________
  137.                                                                          
  138.                                 INSTALLATION                             
  139.                                                                          
  140.  
  141.  
  142.     The installation is totally automatic.
  143.     Simply double click the Trek-Install Icon
  144.  
  145.  
  146.  
  147.     _____________________________________________________________________
  148.                                                                          
  149.                                   COPYRIGHT                              
  150.                                                                          
  151.  
  152.     * All Photos (c)copyright 1966-1995 Paramount Pictures.
  153.       All Rights Reserved.
  154.  
  155.     * Sound Clips (c)copyright 1966-1995 Paramount Pictures.
  156.       All Rights Reserved.
  157.  
  158.     * Star Trek is a registered trademark of Paramount Pictures.
  159.       All Rights Reserved.
  160.  
  161.     * Compilition in AmigaGuide Format ©1995 Jim Hines and may not be
  162.       used in anyway whatsoever in part or whole without written permission.
  163.  
  164.     * Some information and synopsis' supplied by Paramount Pictures.
  165.  
  166.     * Viewtek © 1992-1994 Thomas Krehbiel, All Rights Reserved
  167.  
  168.     * The rexxarplib is © someone, but I've been unable to find out who.
  169.  
  170.     * reqtools.library ©1992-1994 Nico Francios 
  171.  
  172.     * rexxreqtools.library ©1992-1994 Rafael D'Halleweyn
  173.  
  174.     _____________________________________________________________________
  175.                                                                          
  176.                                  DISCLAIMER                              
  177.                                                                          
  178.  
  179.     Most material included in Trek-The Guide was gathered by me and friends 
  180.     through various sources.
  181.  
  182.     Any copyrighted material that may be used is purely unintentional and
  183.     will be removed via request of the copyright owner(s).
  184.  
  185.     Permission was granted by Paramount to release this compilition as long
  186.     as it remains shareware and NOT commercial software. Commercial software 
  187.     must be licensed through Paramount.
  188.  
  189.     No pirated software was used to develop Trek-The Guide. I know you've
  190.     heard it before, but here it is again:
  191.     PLEASE, SPREAD THE WORD, NOT THE DISKS!
  192.  
  193.     AND MOST IMPORTANTLY. . .
  194.     Not responsible for any damage to your Amiga or to your health from
  195.     being a Trek addict. If addiction occurs, take 2 aspirin and don't 
  196.     call me. I'm a programmer dammit! Not a doctor!
  197.  
  198.  
  199.     _____________________________________________________________________
  200.                                                                          
  201.                               HONORABLE MENTION                          
  202.                                                                          
  203.  
  204.  
  205.     Special Thanks Must Go To:
  206.  
  207.     - Paramount Pictures for the TNG and DS9 synopsis'
  208.  
  209.     - Gene Roddenberry for such a great creation!
  210.  
  211.     - My wife for helping me type and retype some of this stuff.
  212.  
  213.     - Jay Miner for such a great machine.
  214.  
  215.     - Many unknown sources for a lot of the information.
  216.  
  217.     - Gene Heskett for being a very pickey beta tester.
  218.  
  219.     - Karl Swisher for some neat ideas.
  220.  
  221.     - and everyone else who has supported me in this project.
  222.  
  223.     _____________________________________________________________________
  224.                                                                          
  225.                                    ADDRESS                               
  226.                                                                          
  227.  
  228.                                   AUTHOR
  229.                                  Jim Hines
  230.                                 Rt.1 Box 26
  231.                             Jane Lew, WV  26378
  232.                              tel: 304.884.7001
  233.                        email: hines_j@wvlink.mpl.com
  234.  
  235.               Distributed in the U.K. & Europe by Exclusive PD
  236.                              7 Beresford Close
  237.                        Waterlooville, Hants PO7 5UN
  238.                              tel: 01705.642409
  239.                              fax: 01705.256343
  240.  
  241.  
  242.  
  243.